Chess Tools Icon

Chess Tools

Python JSON HTML5

A few tools for Chess.com users. Automatic Review Scheduler and Profile Analyzer.


/Chess-ReviewerBots
/Chess-Analyzer
/Chess-Move-Counter


Chess ReviewerBots

An automatic scheduler that runs every 24 hours and reviews your latest N games, where N is the number of bots you have defined.

Features

Check out the GitHub repo for more info


Chess Analyzer

Uses chess.com’s API to access game info for every single game ever played by a user and calculate the average accuracy, as well as plot a distribution graph.

Features

Example Output

Distribution Graph

Check out the GitHub repo for more info


Chess Move Counter

Used to count every single type of move you have ever made throughout your game history.

Features

Example Output

Distribution Graph

Check out the GitHub repo for more info